Cloud functions
GCP
product
Firebase
概要: Cloud Functions(第 2 世代) | Google Cloud Functions に関するドキュメント
Define functions
Use secrets
環境を構成する | Firebase Documentation
Deploy functions
https://firebase.google.com/docs/functions/manage-functions
emulator の function を実行する
https://localhost:5001/$PROJECT/us-central1/helloWorld
https://firebase.google.com/docs/functions/local-emulator#instrument_your_app_for_https_functions_emulation
node.js
runtime version
Manage functions deployment and runtime options | Firebase